'宣言 Public Function New( _ ByVal component As ComboBox(Of T) _ )
public ComboBoxBuilder<T>( ComboBox<T> component )
パラメータ
- component
- The C1.Web.Mvc.ComboBox<T> object to be configurated.
'宣言 Public Function New( _ ByVal component As ComboBox(Of T) _ )
public ComboBoxBuilder<T>( ComboBox<T> component )